Numerous doc enhancements. (Left off with filters.)
authorrobertl <robertl>
Fri, 18 Apr 2008 05:41:12 +0000 (05:41 +0000)
committerrobertl <robertl>
Fri, 18 Apr 2008 05:41:12 +0000 (05:41 +0000)
46 files changed:
xmldoc/chapters/preface.xml
xmldoc/chapters/styles.xml
xmldoc/chapters/use.xml
xmldoc/formats/destinator_itn.xml [new file with mode: 0644]
xmldoc/formats/destinator_poi.xml [new file with mode: 0644]
xmldoc/formats/destinator_trk.xml [new file with mode: 0644]
xmldoc/formats/g7towin.xml
xmldoc/formats/ggv_log.xml
xmldoc/formats/google.xml
xmldoc/formats/ik3d.xml [new file with mode: 0644]
xmldoc/formats/kml.xml
xmldoc/formats/ktf2.xml
xmldoc/formats/msroute.xml
xmldoc/formats/msroute1.xml
xmldoc/formats/mtk-bin.xml
xmldoc/formats/navilink.xml
xmldoc/formats/options/garmin-resettime.xml
xmldoc/formats/options/garmin_gpi-sleep.xml
xmldoc/formats/options/gdb-roadbook.xml
xmldoc/formats/options/gpx-logpoint.xml
xmldoc/formats/options/gpx-snlen.xml
xmldoc/formats/options/gpx-suppresswhite.xml
xmldoc/formats/options/gpx-urlbase.xml
xmldoc/formats/options/magellan-deficon.xml
xmldoc/formats/options/magellanx-deficon.xml
xmldoc/formats/options/navicache-noretired.xml
xmldoc/formats/options/ozi-proximity.xml
xmldoc/formats/options/ozi-snlen.xml
xmldoc/formats/options/ozi-snunique.xml
xmldoc/formats/options/ozi-snupper.xml
xmldoc/formats/options/ozi-snwhite.xml
xmldoc/formats/options/ozi-wptbgcolor.xml
xmldoc/formats/options/ozi-wptfgcolor.xml
xmldoc/formats/options/pathaway-deficon.xml
xmldoc/formats/options/pathaway-snlen.xml
xmldoc/formats/options/pcx-cartoexploreur.xml
xmldoc/formats/options/pcx-deficon.xml
xmldoc/formats/options/wfff-ahcicon.xml
xmldoc/formats/options/wfff-ahoicon.xml
xmldoc/formats/options/wfff-aicicon.xml
xmldoc/formats/options/wfff-aioicon.xml
xmldoc/formats/options/wfff-snmac.xml
xmldoc/formats/osm.xml
xmldoc/formats/s_and_t.xml
xmldoc/formats/unicsv.xml
xmldoc/formats/wfff.xml

index 71c0293e5cfc0772856bf52b921a58d97d0d26b1..eba95ebc094c7996e0a6d38004dbf2816bbdf509 100644 (file)
@@ -7,14 +7,14 @@ to hold waypoint, track, and route information in various programs
 used by computers and GPS receivers.  
 <ulink url="http://www.topografix.com/gpx.asp">GPX</ulink>  defines a
 standard in XML to contain all the data, but there are too many
-programs that don't understand it yet and too much data that are in an
+programs that don't understand it yet and too much data in 
 alternate formats.
 </para>
 <para>
-Perhaps you have an Explorist 600 and your friend has a StreetPilot 2720.
+Perhaps you have an <link linkend="fmt_magellanx">Explorist 600</link> and your friend has a <link linkend="fmt_garmin">StreetPilot 2720</link>.
 You've collected a a list of your favorite locations as waypoints and you'd
-like to be able to share them.  Unfortunately, his copy of Garmin Mapsource
-won't read data created by your copy of Magellan Directroute.  What you need
+like to be able to share them.  Unfortunately, his copy of <link linkend="fmt_gdb">Garmin Mapsource</link>
+won't read data created by your copy of <link linkend="fmt_mapsend">Magellan Mapsend DirectRoute</link>.  What you need
 is a program that converts data bewteen the two programs.
 </para>
 <para>
index 2f7e2e9c7246abdb022c048b7186e2a0a7c8b6a0..4223913a2b6e3e6356a7027ead8d3f2cd4811dd3 100644 (file)
@@ -1182,37 +1182,37 @@ example:
 
 <section id="style_street_addr">
 <title>STREET_NAME</title>
-<para>Street address including house number.</para>
+<para>Street address including house number.  Notice that this is not used for any geocoding, it's merely textual description associated with a position.</para>
 <para>example:<screen format="linespecific">STREET_ADDR, "", "%s"</screen></para>
 </section>
 
 <section id="style_city">
 <title>CITY</title>
-<para>The name of a city. Sometimes part of "Points of Interest".</para>
+<para>The name of a city. Sometimes part of "Points of Interest".   This is simple textual data associated with a position, no geocoding will be done..</para>
 <para>example:<screen format="linespecific">CITY, "", "%s"</screen></para>
 </section>
 
 <section id="style_country">
 <title>COUNTRY</title>
-<para>.......</para>
+<para>The name of a country associated with a position.</para>
 <para>example:<screen format="linespecific">COUNTRY, "", "%s"</screen></para>
 </section>
 
 <section id="style_facility">
 <title>FACILITY</title>
-<para>.......</para>
+<para>The name of a facility to associate with a position.</para>
 <para>example:<screen format="linespecific">FACILITY, "", "%s"</screen></para>
 </section>
 
 <section id="style_phone_nr">
 <title>PHONE_NR</title>
-<para>.......</para>
+<para>A phone number associated with a position.  This is just textual data attached for convenience.</para>
 <para>example:<screen format="linespecific">PHONE_NR, "", "%s"</screen></para>
 </section>
 
 <section id="style_postal_code">
 <title>POSTAL_CODE</title>
-<para>.......</para>
+<para>A postal code to associate with a position.  It is freeform text and is not used by GPSBabel for any geocoding or such.</para>
 <para>example:<screen format="linespecific">POSTAL_CODE, "", "%s"</screen></para>
 </section>
 
index 29145d863d7f8ed3f98b718933ea8ea4fe43292e..6c5a2970ba4d880d82df3fe6ffb1921a10c018b6 100644 (file)
@@ -68,9 +68,15 @@ name of a file to be read or written.
          <para> This command will read from a Magellan unit attached
          to the first serial port on a Linux system (device names will
          vary on other OSes; typically COMx: on WIndows) and write them as a geocaching loc file.</para>
+<example>
+  <title>Command showing Linux download from Magellan serial and writing to .loc file</title>
          <para><userinput>gpsbabel -i magellan -f /dev/ttyS0 -o geo -F mag.loc</userinput></para>
+</example>
          <para>This second command does the same on Microsoft Windows.</para>
+<example>
+  <title>Command showing Windows download from Magellan serial and writing to .loc file</title>
          <para><userinput>gpsbabel -i magellan -f com1 -o geo -F mag.loc</userinput></para>
+</example>
          <para>Optionally, you may specify <parameter moreinfo="none">-s</parameter> in any command line.  This
          causes the program to ignore any "short" names that may be
          present in the source data format and synthesize one from the
@@ -128,19 +134,28 @@ through when executed. Normally one would: </para>
          </simplelist>
          <para> but GPSBabel is flexible enough to allow more complicated
 operations such as reading from several files (potentially of
-different types), applying a filter, reading more data, then write the
+different types), applying a filter, reading more data, then writing the
 merged data to multiple destinations.
 </para>
          <para>The input file type remains unchanged until a new
          <parameter moreinfo="none">-i</parameter> argument is seen.
          Files are read in the order they appear. So you could merge
          three input files into one output file with: </para>
-         <para><userinput>gpsbabel -i geo -f 1.loc -f 2.loc -f 3.loc -o geo -F big.loc</userinput></para>
+       <example>
+       <title>Merging multiple files into one</title>
+           <para><userinput>gpsbabel -i geo -f 1.loc -f 2.loc -f 3.loc -o geo -F big.loc</userinput></para>
+       </example>
          <para>You can merge files of different types:</para>
-         <para><userinput>gpsbabel  -i geo -f 1.loc -i gpx -f 2.gpx -i pcx 3.pcx  
--o gpsutil -F big.gps</userinput></para>
+       <example>
+       <title>Merging multiple files of differing types.</title>
+         <para><userinput>gpsbabel  -i geo -f 1.loc -i gpx -f 2.gpx -i pcx 3.pcx  -o gpsutil -F big.gps</userinput></para>
+       </example>
+       <example>
+        <title>Writing the same data in multiple output formats.</title>
          <para> You can write the same data in different output formats:</para>
+
          <para><userinput>gpsbabel -i geo -f 1.loc -o gpx -F 1.gpx -o pcx -F 1.wpt</userinput></para>
+       </example>
          <para>If you want to change the character set of input or/and
          output side you can do this with the option <option>-c
          &lt;character set&gt;</option>. You can get a complete list
@@ -227,13 +242,13 @@ merged data to multiple destinations.
        There are three optional sections.
        <itemizedlist>
        <listitem>
-       <para>"Common format settings"</para>
+       <para>Common format settings.</para>
        <para>  Any option from any of the formats listed here will be used by
                GPSBabel unless explictly provided on the command line.
        </para>
        </listitem>
        <listitem>
-       <para>"Common filter settings"</para>
+       <para>Common filter settings.</para>
        <para>As above, but for filters.</para>
        </listitem>
        <listitem>
@@ -277,7 +292,10 @@ merged data to multiple destinations.
          output.   Additional formats may be added by interested parties 
          later.
     </para>
+<example>
+  <title>Read realtime positioning from Garmin USB, write to Keyhole Markup</title>
     <para><userinput>gpsbabel -T -i garmin -f usb: -o kml -F xxx.kml</userinput></para>
+</example>
     <para>
          Will read the USB-connected Garmin and rewrite 'xxx.kml' atomically,
          suitable for a self-refreshing network link in Google Earth.
diff --git a/xmldoc/formats/destinator_itn.xml b/xmldoc/formats/destinator_itn.xml
new file mode 100644 (file)
index 0000000..8b13789
--- /dev/null
@@ -0,0 +1 @@
+
diff --git a/xmldoc/formats/destinator_poi.xml b/xmldoc/formats/destinator_poi.xml
new file mode 100644 (file)
index 0000000..8b13789
--- /dev/null
@@ -0,0 +1 @@
+
diff --git a/xmldoc/formats/destinator_trk.xml b/xmldoc/formats/destinator_trk.xml
new file mode 100644 (file)
index 0000000..8b13789
--- /dev/null
@@ -0,0 +1 @@
+
index e548a637558bf96d0a7f334f4a1d9e56a3f863fd..db734eb4c8354e61e52db6ecc6b18a9e10cf4a1e 100644 (file)
@@ -1,5 +1,5 @@
 <para>
-  Like GPSBabel <ulink url="http://www.gpsinformation.org/ronh/g7towin.htm">G7ToWin</ulink> is a program which allows uploading and
+  Like GPSBabel, <ulink url="http://www.gpsinformation.org/ronh/g7towin.htm">G7ToWin</ulink> is a program which allows uploading and
   downloading information from several GPS devices (Garmin, Lowrance/Eagle, Magellan).
   G7ToWin has its own data format, which is an enhanced format used in Gardown.
 </para>
index a3ab06f3db1fc6a37655dd7a84a6bc897730fc7a..9b76cc72588df10c30d0af89296ad9ec31d3b9d0 100644 (file)
@@ -7,6 +7,6 @@
 </para>
 <para>
    We can also read some GPS data (including coordinates) from version 2.5. But 
-   it seems, that this newer version doesn't more store time stamps. This can be 
+   it seems, that this newer version no longer stores time stamps. This can be 
    a problem when converting to other formats or if you want to use our track filter.
 </para>
index d458c7cb1ffb213be2a510d23600ca09843f4d8a..62155c169255f238d3cafd89d40241421acc831e 100644 (file)
@@ -2,7 +2,7 @@
       
       
       <para> This format is designed to read the XML emitted when you
-tack "&amp;output=js" onto the end of a <ulink url="http://www.maps.google.com>Google Maps">Google Maps</ulink>route URL (use
+tack "&amp;output=js" onto the end of a <ulink url="http://www.maps.google.com>Google Maps">Google Maps</ulink> route URL (use
 the "link to this page" option to get a usable URL.)  This allows you
 to plan a route using Google Maps, then download it and use it in your
 own mapping program or GPS receiver.   To get a file suitable for use
diff --git a/xmldoc/formats/ik3d.xml b/xmldoc/formats/ik3d.xml
new file mode 100644 (file)
index 0000000..f81b5db
--- /dev/null
@@ -0,0 +1,3 @@
+<para>
+This is the format for MagicMaps project ikt files
+</para>
index 1e350a72141e82446972da2ec966256e52e26705..e51a425737874cb775dd23d630b71fbb9b1298a5 100644 (file)
@@ -1,8 +1,15 @@
 <para> 
 KML, the Keyhole Markup Language, is used by Keyhole and
-<ulink url="http://earth.google.com">Google Earth</ulink>.  There are numerous 
-features in this file format that GPSBabel
-doesn't support - such as camera views - but core spport waypoints, tracks, and routes work well.
+<ulink url="http://earth.google.com">Google Earth</ulink>.  
+</para>
+<para>There are concepts in KML that GPSBabel can't support very well on 
+read becuase they don't map well into other programs.  For example, KML has
+ideas of camera views and names and descriptions can have arbitrarily 
+complicated HTML in them.   KML files may have tiered "Styles" which
+can identify sizing info and URLs of associated icons.   Reading such
+files with GPSBabel - even if your goal it to out to KML - can often
+have suprising results.  Simple files with waypoints and paths (which
+GPSBabel represents internally as tracks) work fine.
 </para>
 <para>
 Google Earth also uses GPSBabel internally for receiver communications
@@ -11,3 +18,16 @@ and several file format imports and exports.
 <para>
 In general, GPSBabel's KML writer is relatively strong.  GPSBabel handles simple KML on read fairly well, but if you're dealing with handcrafted KML that uses extensive features that have no analog in other formats like nested folders, ringgeometry, camera angles, and such, don't expect GPSBabel to do well with them on read.
 </para>
+<para>
+  Google Earth 4.0 and later have a feature that can suprise users of this 
+  format.   Earth's "time slider" feature controls what timestamped data
+  gets displayed.  If you're using data that has timestampes (e.g. GPX 
+  points that contain time or almost any track data) this will be important
+  to you.  The time slider defaults to the far left position and fully closed.
+  This means that only the first data point will be displayed.  You can
+  tweak Earth's settings to "view-&gt;show time-&gt;never" or
+  you can widen the time slider to show the range of data of interest.
+</para>
+<para>
+  See <ulink url="http://earth.google.com/userguide/v4/ug_gps.com#timeline">Google Earth's documentation on timelines</ulink> for more info.
+</para>
index 2ace12f667917bf9a120e4d3a1e4507ea39cbeb6..31fd17dbf86d4ea28f9a7e5a302ab31f064f0816 100644 (file)
@@ -1,5 +1,3 @@
 
-      
-      
-      <para>Support for Kartex 5 trackfiles. For more info see kwf2.</para>
+      <para>Support for Kartex 5 trackfiles. For more info see <link linkend="fmt_kwf2">kwf2</link>.</para>
     
index 699384c5b1492a4e3a72c3e8b8b0d66259011aaf..d1d4d36b2c4fb971406a97fc638290b0772ee2bd 100644 (file)
@@ -2,7 +2,9 @@
       
       
       <para> Input support for Microsoft AutoRoute 2002-2006 .axe files
-and Microsoft Streets and Trips .est files.
+and Microsoft Streets and Trips .est files.  This is for reading routes
+created this program and is different than the <link linkend="fmt_s_and_t">
+s_and_t</link> format used for writing pushpins.</para><para>
 These files contains only routes. We can extract the coordinates and
 the names of the points within route. An export to this format will
 not be supported.</para>
index 699384c5b1492a4e3a72c3e8b8b0d66259011aaf..d1d4d36b2c4fb971406a97fc638290b0772ee2bd 100644 (file)
@@ -2,7 +2,9 @@
       
       
       <para> Input support for Microsoft AutoRoute 2002-2006 .axe files
-and Microsoft Streets and Trips .est files.
+and Microsoft Streets and Trips .est files.  This is for reading routes
+created this program and is different than the <link linkend="fmt_s_and_t">
+s_and_t</link> format used for writing pushpins.</para><para>
 These files contains only routes. We can extract the coordinates and
 the names of the points within route. An export to this format will
 not be supported.</para>
index 940283630a5872bf477d36ca60ee920f41d0f629..6d5b0578be6b7b85950141bc91595add96e12f1d 100644 (file)
@@ -1,11 +1,11 @@
 <para>Binary file protocol converter for MTK based GPS loggers.
 This format reads the raw binary format created by the MTK Windows application
-and outputs to other gpsbabel supported formats. 
-When using the csv option a MTK application compatible output file will also be created.
-
+and outputs to other formats  supported by GPSBabel
+When using the csv option a MTK application compatible output file will also be created.</para>
+<para>
 It has been tested with <productname>Transystem i-Blue 747</productname> but other devices should
 work as well (Qstarz BT-Q1000, iTrek Z1, ...)
-
+</para><para>
 All position items (including button push) will be listed as trackpoints in the output. 
 Log items due to button push are presented as waypoints. 
 In theory we would not add waypoints to the list of trackpoints. But as the MTK logger restart the 
index fadfd815404bc01ad84cf0c7149d337803b60307..aae5985627443de4a08434fab50d816516957d9b 100644 (file)
@@ -2,7 +2,7 @@
        GPSBabel supports the Navilink protocol used by the
        <ulink url="http://www.locosystech.com/product.php?zln=en&amp;id=5">Locosys GT-11</ulink>
        GPS receivers. These are sold under a variety of names including:
-<simplelist columns="2">
+<simplelist columns="3">
        <member>NaviGPS</member>
        <member>NaviGPS-BT</member>
        <member>GT-11</member>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..151a43f7a42b4353b89c7e9b6b748a8b083f97a8 100644 (file)
@@ -1 +1,10 @@
-
+<para>
+  This option is experimental and was added to solve a very specific problem.
+  Certain Garmin units (the original black and white Vista is known to have 
+  this) will sometimes scramble their clock crazy far into the future (like
+  2066).  When this happens, the GPS itself may or may not work and 
+  later conversations with GPSBabel may fail as the time overflows the
+  documented range.  The use of <option>resettime</option> brings the GPS's internal clock
+  back close enough to reality that the GPS itself can then "fix" it when
+  it has next a lock.
+</para>
index 5707e3a169f642f113b36f593bb004f6981f60c8..094fb5f9e14b705a82a22de4c526e84fe2759f6e 100644 (file)
@@ -1,11 +1,11 @@
 <para>
-  Garmin unit seems to use the creation timestamp of GPI files for internal purposes. 
+  The Garmin units seem to use the creation timestamp of GPI files for internal purposes. 
   In other words,  if you load GPI files with same creation timestamp on your device, 
-  strange things will happen (missing or repeated POIs). With the sleep option, GPSbabel waits a given
+  strange things will happen,  such as having missing or repeated POIs. With the sleep option, GPSBabel waits a given
   number of seconds after the GPI file was written.
 </para>
 <para>
-  In the normal case of using GPSBabel from commandline or from the GUI, the chance of creating files
+  In the normal case of using GPSBabel from the command line or from the GUI, the chance of creating files
   with the same timestamp is in the nearly ZERO. In scripts or batch files where you are writing multiple files - even from different GPSBabel instances - the odds of this happening is rather good.
   The sleep option forces GPSBabel to wait after creating a file to ensure the timestamps are unique. Values are specified in seconds and can be 1 or more.
 </para>
index 76ac5ddf8f2dbd53dbaa866a5fe48580c9c29423..296d7b03f664f3f99ce7f7b1b04cbfe92252fa1b 100644 (file)
@@ -12,8 +12,8 @@
     </userinput>
   </para>
   <para>
-    Because gdb creates internal a route AND a waypoint list, you have to drop all
-    waypoints and transform the route into waypoints. So you'll get a well ordered
-    html output. We sugess these steps for all waypoint-only formats as html. 
+    Because gdb internally creates a route AND a waypoint list, you have to drop all
+    waypoints and transform the route into waypoints in order to get a well ordered
+    html output. We suggest these steps for all waypoint-only formats as html. 
   </para>
 </example>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..2739b48895212a102ac5fecc24de58fd3e369855 100644 (file)
@@ -1 +1,6 @@
-
+<para>
+       When reading <ulink url="http://www.geocaching.com"> Groundspeak Pocket Queries </ulink>, the <option>logpoint</option> option creates additional waypoints from the log entries.
+</para>
+<para>
+       A typical use for this is to get coordinates read from "corrected coordinates" logs.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..999bb258966488ea4d66d0016a5ca61ccfcb668b 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  When used with the <option> -s </option> to control shortnames, the snlen suboption to GPX controls how long the generated smartname will be.  This can be useful for cases like writing GPX files to a GPS that has a fixed waypoint name length.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..e5fc040633ee9c212c1ec74e120cd1d0c4709bec 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+When used with the <option>-s</option> to generate smart shortnames, this suboption controls whether whitespace is allowed in the generated shortnames.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..fefa663cfcf10dd76119d9542ff682c7f93aaac8 100644 (file)
@@ -1 +1,4 @@
+<para>
+  This is a fairly esoteric option.  If the GPX file you are reading has only base pathnames (e.g "foo.html") the value you specify to this argument will be prepended to that.  For example, "-o gpx,urlbase=c:\My Documents\Whatever" would result in the link to that waypoint being written to refer to <filename>c:\My Document\WHatever\foo.html</filename>
+</para>
 
index 8b137891791fe96927ad78e64b0aad7bded08bdc..5e05476af727edea832a641ba0074c385cb91e5d 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  The deficon option is used to control the icon output when writing to this format.   It overrides any icon informatino that might be present in the source data.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..5e05476af727edea832a641ba0074c385cb91e5d 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  The deficon option is used to control the icon output when writing to this format.   It overrides any icon informatino that might be present in the source data.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..e93b2e21c48e82c1ec1614f684e95a110ce79473 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  If this option is present, retired (archived) caches will be suppressed on write.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..650aad86bc2b6de09bcfd7a97f67bcf41679316c 100644 (file)
@@ -1 +1,4 @@
-
+<para>
+  This option, specified in meters, allows you to set the proximity of 
+written in waypoints.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..f7eb60b14ed740fef62ebc5cca751533c0dea20a 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  This option allows you to specify the length of waypoint names written to this format when used with the <option>-s</option> option.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..1e83a5d92172d5357ae0adfad090fd3262ba49a7 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  When specified, this option will force the generated waypoint names to be unique.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..608e6bb2f8a886828468d48fd06bee49cdab7507 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  When specified, this option will force generated shortnames to be in all uppercase letters.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..80b964efa6b5b381c8311d3117f83660bf260036 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  This option forces waypoint names generated with <option> -s </option> to allow whitespace in the names.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..0b5fa134a52ace9bda2f2a62e7659d318f6a8c20 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  This option allows you to specify a background color of a waypoint.  You can specify it as either a decimal number or one of the standard web colors.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..fbaa20a8cc2554c15d204751bef5c7510ca5b120 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  This option allows you to specify a foreground color of a waypoint.  You can specify it as either a decimal number or one of the standard web colors.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..5e05476af727edea832a641ba0074c385cb91e5d 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  The deficon option is used to control the icon output when writing to this format.   It overrides any icon informatino that might be present in the source data.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..f7eb60b14ed740fef62ebc5cca751533c0dea20a 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  This option allows you to specify the length of waypoint names written to this format when used with the <option>-s</option> option.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..17bc9721bf323e59446ae2b3a51ca04594aea6ca 100644 (file)
@@ -1 +1,4 @@
-
+<para>
+  Carto Exploreur requires a slightly incompatible variation of the PCX format
+when written.  Specifying this option on write tells us to create that strain of PCX.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..5e05476af727edea832a641ba0074c385cb91e5d 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  The deficon option is used to control the icon output when writing to this format.   It overrides any icon informatino that might be present in the source data.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..35d45508de7c45af292cc14f36e74cca9da249dc 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+This options lets you specify an icon for an Ad-hoc, closed, waypoint.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..5961bdc1003fa324e2b072495f411e2c833e9a8e 100644 (file)
@@ -1 +1,4 @@
 
+<para>
+This options lets you specify an icon for an Ad-hoc, open, waypoint.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..4fe063f52e1d6a57ae0d9e361bb2f21f7ef8ba90 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+This option lets you specify an icon for infrastructure closed points.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..9bba545940d6f7cb16fe44f59a59be8c57615a6b 100644 (file)
@@ -1 +1,4 @@
 
+<para>
+This option lets you specify an icon for infrastructure open points.
+</para>
index 8b137891791fe96927ad78e64b0aad7bded08bdc..d8ad46984ffa26732f1540ebfcb5b7e73f325cf7 100644 (file)
@@ -1 +1,3 @@
-
+<para>
+  This options lets you specify that the shortname of the waypoint is the MAC address.
+</para>
index 45c59419d0ade198ebb2363d740243d0433727c6..9ebc8ed6214e39fcafb1c83104acd950b880bceb 100644 (file)
@@ -5,9 +5,9 @@
 <para>
   These data files are XML based. Every GPS element (way or node) described by the files has a unique
   number as identifier. When we write OSM data files and don't know something about the id's,
-  negative numbers will be used as identifier. This has beed tested with <ulink url="http://wiki.openstreetmap.org/index.php/JOSM">JOSM</ulink>.
+  negative numbers will be used as identifier. This has been tested with <ulink url="http://wiki.openstreetmap.org/index.php/JOSM">JOSM</ulink>.
 </para>
 <para>
-  Because the resulting timestamps of OSM ways aren't in the manner of real GPS track
+  Because the resulting timestamps of OSM ways differ from real GPS tracks
   we read OSM ways into routes. On the output side we write all available routes and tracks into the osm target file.
 </para>
index 1b82e49c4c56e6c10782d411763f0b9d83ea0ce2..2eb0956e1a8eb985cf6d080993ba25b372dc1519 100644 (file)
@@ -1,10 +1,13 @@
 
       
       
-      <para> This is a format for importing into 
+      <para> This is a format for creating data to be read by
 <ulink url="http://www.microsoft.com/streets/default.mspx"> Microsoft Streets and
-Trips</ulink>.  It's been exercised on versions from 2003 through 2007. Detailed
+Trips</ulink>.  It's been exercised on versions from 2003 through 2008. Detailed
 instructions on how to use it, including preserving hyperlinks, are at
 <ulink url="http://www.gpsbabel.org/formats/s_and_t/Importing_into_Microsoft_Streets_and_Trips_2003.html">gpsbabel.org</ulink>
          </para>
+       <para>
+               This format has nothing to do with the <link linkend="fmt_msroute1"> .est/axe format</link> used by this program to store routes.
+       </para>
     
index 02f0b182d3e0d15c0386984a1327cb019fb0e2ce..d3162b52c3af3af4d499e609c269b0c8c2f926d7 100644 (file)
@@ -1,6 +1,7 @@
 <para>
    Unicsv examines the first line of a file to determine the field
-   order and field separator in that file.   It is thus read-only format.
+   order and field separator in that file.   On write, it tries to 
+   figure out what data it has and writes headers and all the data it can.
 </para>
 <para>
    If the first line contains any tabs, the data lines are assumed
index 5e808900eb8382476508ad4c2148708aaa1a953d..ac5ebaf1f11d22c147c0026c7387292a46de9905 100644 (file)
@@ -1,7 +1,7 @@
 
        
         
-       <para> WFFF is the export format for Aspecto Software's WiFiFoFum 2.0 for Windows Mobile PCs.</para>
+       <para> WFFF is the export format for <ulink url="http://www.aspecto-software.com/rw/applications/wififofum/index.html">Aspecto Software's WiFiFoFum</ulink> 2.0 for Windows Mobile PCs.</para>
        <para>It is a simple XML format that is read-only to GPSBabel and stores information about a WiFi stumbling session.</para>
        <para>All WiFi-specific elements are written in the description  field, similar to the netstumbler format.</para>